﻿# Menubar - File
FileToolStripMenuItem = File(&F)
NewToolStripMenuItem = New(&N)
OpenToolStripMenuItem = Open(&O)
SaveToolStripMenuItem = Save(&S)
SaveAsToolStripMenuItem = Save As(&A)
#DefaultDataDToolStripMenuItem = Default Data(&D)
DataOutputToolStripMenuItem = Data Output(&P)
PrintSetDataMenuItem = Print Setting Data(&P)
CsvSetDataMenuItem = CSV Output(&C)
RMLabelToolStripMenuItem = RM Label(&L)
ExitToolStripMenuItem = Exit(&X)

# Menubar - Language
LanguageToolStripMenuItem = Language(&L)
OpenToolStripMenuItem1 = Select(&S)

# Menubar - Communication
CommunicationToolStripMenuItem = Communication(&C)
DownloadToolStripMenuItem = Setting Data : VA->PC(&D)
UploadToolStripMenuItem = Setting Data : PC->VA(&U)
#ProgramUpdateVAVEToolStripMenuItem = Program Update VA+E(&V)
#ProgramUpdateRM300MFMToolStripMenuItem = Program Update RM-300MF(&M)
NetworkToolStripMenuItem = Network Setting(&N)

# Menubar - Password
PasswordToolStripMenuItem = Password(&P)
PasswordToolStripMenuItem1 = VA Password(&P)

# Menubar - Log
#LogToolStripMenuItem1 = Log(&O)
#LogOnOffToolStripMenuItem = On/Off(&O)
#DownloadToolStripMenuItem1 = VA->PC(&D)
#TimeSettingTToolStripMenuItem = Time Setting(&T)

# Menubar - Utility
UtilityToolStripMenuItem = Utility(&U)
EVToolStripMenuItem = EV(&E)

# Menubar - Help
HelpToolStripMenuItem = Help(&H)
VersionToolStripMenuItem = Version(&A)

# Form - Title
FormMain = VM-3000 Setting Software
FormLanguage = Language Setting
FormNetwork = Network Setting
#FormPassword = Password Setting
#FormTime = Time Setting
FormEv = EV
FormAbout = Version Information
FormWarning = Warning
FormQuestion = Attention
FormInformation = Information
#FormExtensionRmNumber = Number of RM Extension Setting
FormProgress = Progress

# Menu
ButtonSystem = System
ButtonConfiguration = Configuration
ButtonZone = Zone
ButtonOperation = Event
ButtonPriority = Priority
ButtonSurv = Surveillance
#ButtonEv = EV
ButtonLog = Log
ButtonErrorList = Error List

# Commnon Button
ButtonUpdate = Update
ButtonOk = OK
ButtonCancel = Cancel
ButtonYes = Yes
ButtonNo = No
ButtonClose = Close

# Language Setting
LabelLanguage = Language

# Network Setting
LabelIp = IP Address
LabelPort = Port No.
ErrorMessageIp = Invalid IP address
ErrorMessagePort = Invalid Port number

# Password Setting
#LabelPassword1 = VA Password
##LabelPassword2 = Password 2
#LabelPswSupplement = < 0-9 4digit >
#ErrorMessagePassword = Invalid Password

# Time Setting
#LabelVaTime = VA Time
#LabelTimeNow = Time Now
#LabelTimeSet = yyyy / MM / dd hh:mm:ss
#ErrorMessageTimeSet = Invalid Date/Time

# EV
#ButtonEvMenuReading = EV Reading
#ButtonEvMenuWriting = EV Writing
#LabelTitleEvMessage = EV Message
LabelItemEvSoundSource = EV
#LabelItemEvFileName = File Name
LabelItemEvFileSelect = File Select
LabelItemEvPlayStop = Play / Stop
LabelItemEvUpload = PC -> VM-3000VA
LabelItemEvFileSize = Size
#LabelBeginningEvSoundSource = EV
ButtonEvFileReference = Reference
ButtonEvFileReset = Reset
ButtonEvFileUpload = PC -> VM-3000VA
ButtonEvFileDelete = Delete
#LabelEvAllDownloadMessage = EV Receiving
ButtonEvAllDownload = VM-3000VA -> PC
#LabelEvAllUploadMessage = All EV Sending
ButtonEvAllUpload = PC -> VM-3000VA
ButtonEvFileSave = Save
LabelEvFileTotalSize = Total Size

# Help
LabelVersion = Version

# Common Label
LabelNo = No.
#LabelNone = None
LabelPreviousButton = Previous
LabelNextButton = Next
LabelSubMenuVaVe = VM-3000VA / VM-3000E
LabelGeneral = General
LabelEmergency = Emergency
LabelInput = Input
LabelBgm = BGM
LabelOutput = Output
LabelEv = EV
LabelRm = RM
LabelFm = VM-3000VA

# Common Message
MessageOpenFileDialogTitle = Please select the opening file.
MessageSaveFileDialogTitle = Please select the preserved file. 
MessageSetDataFileSaveQuestion = Do you want to save the setting data?
MessageSetDataFileReadCompleted = Reading the setting data was completed. 
MessageSetDataFileSaveCompleted = Writing the setting data was completed. 
MessageSetDataFileCsvOutputCompleted = The setting data was output by CSV. 
MessageLogSaveCompleted = The preservation of the log data was completed. 
MessageSetDataFileInitialQuestion = Do you want to initialise the setting data?
MessageSetDataFileInitialCompleted = The setting data was initialized.
MessageSeDataDownloadCompleted = The receiving of the setting data was completed.
MessageSeDataUploadCompleted = The sending of the setting data was completed.
MessageEvDownloadCompleted = The receiving of the EV file was completed.
MessageEvUploadCompleted = The sending of the EV file was completed.
MessageEvSaveCompleted = The preservation of the EV file was completed. 
MessageEvFileSaveQuestion = Do you want to save the EV file?
MessageEvFileDeleted = The deletion of the EV file was completed.
MessageProgramVaVeUploadCompleted = The sending of program (VA+E) was completed.
MessageProgramRM300MFUploadCompleted = The sending of program (RM-300MF) was completed.
MessageLogDownloadCompleted = The receiving of the log was completed.
MessageProgressBar = Processing...
MessageInstalledPrinterNone = There is no installed printer.
MessageSetDataUploadDiscontinuance = The sending of the setting data was discontinued.
MessageSetDataReadDiscontinuance = Reading the setting data was discontinued. 
MessageSetDataReadRepair = The setting data was corrected.
MessageWait = Please wait for a while.
ErrorMessageAppDoubleStart = It has already started.
ErrorMessageSeDataDownload = It failed in the receiving of the setting data.
ErrorMessageSeDataUpload = It failed in the sending of the setting data.
ErrorMessageSetFileBroken = The setting data file is broken. 
ErrorMessageInitSetFileBroken = The initialisation data file is broken.
ErrorMessageInitSetFileFailed = It failed in the update of the initialisation file.
ErrorMessageSetFileSave = It failed in the preservation of the setting data file.
ErrorMessageEvDownload = It failed in the receiving of the EV file.
ErrorMessageEvUpload = It failed in the sending of the EV file.
ErrorMessageEvDelete = It failed in the deletion of the EV file.
ErrorMessageEvFile = This sound source file is neither 16bit monaural, not 48kHz sampling nor PCM format.
ErrorMessageProgramVaVeUpload = It failed in the sending of program (VA+E).
ErrorMessageProgramRM300MFUpload = It failed in the sending of program (RM-300MF).
ErrorMessageLogDownload = It failed in the receiving of the log data.
ErrorMessageLogFileBroken = The log file is broken. 
ErrorMessageFileRead = It failed in reading the file.
ErrorMessageFileWrite = It failed in writing the file.
ErrorMessageCSVCreate = It failed in making the CSV file. 
ErrorMessageNetworkAvailable = It is not connected with the network.
ErrorMessageNetworkConnectAndOk = Please connect the network and press the [OK] button.
ErrorMessageConsistencyZone = The output line is not set to the zone group.
ErrorMessageConsistencyCOUT = It is a control output of invalid VM-3000E.
ErrorMessageConsistencySurv = Surveillance is not done.
ErrorMessageConsistencyEOL = EOL error 1
ErrorMessageConsistencyEOL2 = EOL error 2
ErrorMessageLcdMode = VM-3000VA is not prepared about the data sending and receiving.
ErrorMessagePing = VM-3000VA of this Internet Protocol address is not connected.
QustionMessageEditSetData = Do you want to correct the data?
QustionMessageResetErrorList = Do you want to repair automatically?
QustionMessageSetDataRepair = There is an error in the setting data.\nDo you want to repair automatically?
QustionMessageFileOverWrite = File {0} already exists.\nDo you replace it?
QustionMessageRemoveEventEOL = The emergency control input settings return to the default if you change the "End of line setting." Are you sure?
QustionMessageRemoveRepeatingEOL = The emergency control input settings return to the default if you change the "End of line setting." Are you sure?

# File Filter
FileFilterSetData = VM-3000 Setting Data File (*.vmd)|*.vmd|All File (*.*)|*.*
FileFilterSetDataCSV = VM-3000 Setting Data CSV File (*.csv)|*.csv|All File (*.*)|*.*
FileFilterEv = VM-3000 EV file (*.wav)|*.wav
FileFilterLog = VM-3000 log file (*.m3l)|*.m3l|All File (*.*)|*.*
FileFilterLogCSV = VM-3000 log CSV File (*.csv)|*.csv|All File (*.*)|*.*
FileFilterProgramVaVe = VA+E Program File (*.obj)|*.obj|All File (*.*)|*.*
FileFilterProgramRM300MF = RM-300MF Program File (*.obj)|*.obj|All File (*.*)|*.*

# System
ContextMenuStripDelete = Delete
MessageRmDelete = The RM setting and the RM event setting are changed to an initial value by this setting change. Is it good?
LabelSystemType = System Type
LabelVM3000ENumber = Number of VM-3000Es
LabelAtt = External ATT.
LabelEOL = End of line
ComboBoxItemSystemType1 = Standby amplifier : Not used
ComboBoxItemSystemType2 = Standby amplifier : Used
ComboBoxItemSystemType3 = BGM/PAGING System
ComboBoxItemNotUsed = Not used
ComboBoxItemUsed = Used
ComboBoxItemAllOutput = All output
ComboBoxItemEachOutput = Each output
ComboBoxItemEOLOutput = Each output
ComboBoxItemEOLDevice = Each device
ComboBoxItemEOLSystem = System

LabelCommonSet = Common
LabelVa = VM-3000VA
LabelVe = VM-3000E
LabelRM300MF = RM-300MF
LabelRM320 = RM-320F
LabelRM200M = RM-200M
LabelRM210 = RM-210
LabelSubAmp = External Amplifier
LabelStandbyAmp = Standby Amplifier
LabelBeginingRmId = ID {0}
LabelBeginingRmExtNumber = EXT{0}
#LabelExternalAtt = External ATT.
#MessageExtensionRmNumber = Please set the number of the external amplifier.
#ErrorMessageConsistencySurv = It failed in the relation of the output terminal name in the surveillance setting.
ErrorMessageRMNumber = RM-200M and RM-300MF are up to four additionally. 

# Naming
LabelTitleAI = Audio Input
LabelTitleAO = Audio Output
LabelTitleCI = Control Input
LabelTitleCO = Control Output

LabelItemName = Name
LabelItemPreAnnounceTone = Start Chime
LabelItemBgm = BGM

ComboBoxItemPreAnnounceTone1 = None
ComboBoxItemPreAnnounceTone2 = 1-tone
ComboBoxItemPreAnnounceTone3 = 2-tone
ComboBoxItemPreAnnounceTone4 = 4-tone
ComboBoxItemPreAnnounceTone5 = Gong

LabelNamingGenEv1 = EV-1
LabelNamingGenEv2 = EV-2
LabelNamingGenEv3 = EV-3
LabelNamingGenEv4 = EV-4
LabelNamingGenEv5 = EV-5
LabelNamingGenEv6 = EV-6
LabelNamingEmgEv1 = Evacuation EV
LabelNamingEmgEv2 = Alert EV
LabelNamingFiremansMike = Fireman's Microphone

LabelNamingZone = Zone{0}
LabelNamingVaAIInput = VA-INPUT{0}
LabelNamingVaAIBgm = VA-BGM{0}
#LabelNamingVaAIRm = VA-RM{0}
LabelNamingVaAO = VA-OUTPUT{0}
LabelNamingVaGeneralCI = VA-GENERAL-CI{0}
LabelNamingVaEmergencyCI = VA-EMERGENCY-CI{0}
LabelNamingVaGeneralCO = VA-GENERAL-CO{0}
LabelNamingVaEmergencyCO = VA-EMERGENCY-CO{0}
LabelNamingELocalInput = E{0}-LOCALINPUT

LabelNamingEAIRm = E{0}-RM{1}
LabelNamingEAO = E{0}-OUTPUT{1}
LabelNamingEGeneralCI = E{0}-GENERAL-CI{1}
LabelNamingEEmergencyCI = E{0}-EMERGENCY-CI{1}
LabelNamingEGeneralCO = E{0}-GENERAL-CO{1}
LabelNamingEEmergencyCO = E{0}-EMERGENCY-CO{1}

LabelNamingVaMfSw = RM300MF/{0} {1}
LabelNamingVaMfRm320Sw = RM300MF/{0}320/{1}{2}
LabelNamingVaRmRSw = RM200M/{0} R{1}
LabelNamingVaRmRm210Sw = RM200M/{0}210/{1}{2}

# Event
LabelOperationSet = Event Setting
ButtonMainMenuGeneral = General Setting
ButtonMainMenuEmergency = Emergency Setting
ButtonMainMenuRM = RM Key Setting
LabelSubMenu = Submenu
LabelNamingSet = Name Setting
#LabelSubMenuTerminalSw = Terminal / Key
LabelSubMenuMfRm = RM-300MF / RM-200M
LabelSubMenuRM210Number = Number of RM-210s
LabelSubMenuRM320Number = Number of RM-320Fs
ComboBoxItemRmNone = None
LabelTerminal = Control Input
LabelSwitch = Emergency Key
#LabelItemInputTerminalName = Name
LabelItemSwName = Key Name

LabelItemGenInputNo = No.
LabelItemGenInputName = Name
LabelItemGenSoundSourceName = Function
LabelItemGenControlOut = Contents2
LabelItemGenKind = Kind
LabelItemGenZone = Contents1
LabelItemGenFunction = Function

LabelItemEmgInputNo = No.
LabelItemEmgInputName = Name
LabelItemEmgSoundSourceName = Function
LabelItemEmgControlOut = Control Output
LabelItemEmgKind = Kind
LabelItemEmgZone = Contents
LabelItemEmgFunction = Function

LabelItemRmType = General RM
LabelItemRmNumber = RM No.
LabelItemRmName = Name
LabelItemRmFunction = Function
LabelItemRmZone = Contents1
LabelItemRmControlOut = Contents2

LabelItemMfType = Emergency RM
LabelItemMfNumber = MF No.
LabelItemMfName = Name
LabelItemMfFunction = Function
LabelItemMfZone = Contents1
LabelItemMfControlOut = Contents2

LabelRM200MLSw = L
LabelRM200MRSw = R
#ComboBoxItemTerminal = Control Input
#ComboBoxItemSwitch = Key
ComboBoxItemBeginningZone = Zone
ComboBoxItemBeginningOutputTerminal = Output
ComboBoxItemBeginningInputTerminal = Input
ComboBoxItemBeginningEV = EV-
ComboBoxItemBeginningGroup = Group
ComboBoxItemSoundSourceReset = Emergency Reset
ComboBoxItemKindDisable = Disable
ComboBoxItemKindZone = Zone
ComboBoxItemKindGroup = Group
ComboBoxItemZoneDisable = Disable
ComboBoxItemZoneEvStop = Stop
ComboBoxItemGroupDisable = Disable
ComboBoxItemZoneAllCall = All Call
ComboBoxItemGroupAllCall = All Call
ComboBoxItemFunctionDisable = Disable
ComboBoxItemOutputTerminalDisable = Disable
ComboBoxItemSoundSourceDisable = Disable
ComboBoxItemFunctionEnable = Enable
ComboBoxItemFunctionZoneSelection = Zone Selection
ComboBoxItemFunctionEVStart = EV Start
ComboBoxItemFunctionFaultAcknowledge = Failure Receipt
ComboBoxItemFunctionAllSelect = All Call
ComboBoxItemFunctionAcknowledge = Acknowledge
ComboBoxItemFunctionSurvAck = Failure Receipt
ComboBoxItemFunctionRM300MFError = RM-300MF Error
LabelFunctionLineSelection = Output Selection

LabelOperationGeneralSwDisable = Disable
LabelOperationTriggerAllCall = All Call Setting
LabelOperationSwEmergency = Emergency
LabelOperationEmergencySw1 = Acknowledge
LabelOperationEmergencySw2 = Emergency Start
LabelOperationEmergencySw3 = Emergency Start + EV(Alert)
LabelOperationEmergencySw4 = Emergency Start + EV(Evacuation)
LabelOperationSwEvacuate = Evacuation
LabelOperationEvacuateSw1 = Evacuation EV
LabelOperationEvacuateSw2 = None
LabelOperationSwAlert = Alert
LabelOperationAlertSw1 = Alert EV
LabelOperationAlertSw2 = Lamp Test
LabelOperationSwReset = Emergency Reset
LabelOperationResetSw1 = Emergency Reset
LabelOperationResetSw2 = Disable

# RM-200M SW L1-4
LabelEmgPermissionRM200MRmSwL1Name = Emergency
LabelEmgPermissionRM200MRmSwL2Name = Evacuation
LabelEmgPermissionRM200MRmSwL3Name = Alert
LabelEmgPermissionRM200MRmSwL4Name = Emergency Reset
LabelEmgNoPermissionRM200MRmSwL1Name = Emergency
LabelEmgNoPermissionRM200MRmSwL2Name = BGM1 ON/OFF
LabelEmgNoPermissionRM200MRmSwL3Name = BGM2 ON/OFF
LabelEmgNoPermissionRM200MRmSwL4Name = All Call

LabelBeginningLine = Output

ErrorMessageInputOutOfRange = There are characters other than alphanumeric character and "#","/","_","(",")","-".

# Zone
LabelZoneSet = Zone Setting
#ButtonMainMenuZone = Zone Setting
#ButtonMainMenuGroup = Group Setting
ButtonZoneSelect = Selection
ButtonZoneClear = Clear
ButtonZoneDefault = Default
ButtonGroupSelect = Selection
ButtonGroupClear = Clear
ButtonGroupDefault = Default
LabelZoneLineNo = Output No.
LabelZone = Zone
LabelGroupZoneNo = Zone No.
#LabelGroup = Group
LabelZoneName = Name
#ErrorMessageConsistencyGroup = It failed in the relation of the zone group. 
#ErrorMessageGroupZoneNoLine = The output is not set to zone group(x).

# Priority
LabelPrioritySet = Priority Setting
ButtonPriorityMainMenuGeneral = General Setting
ButtonPriorityMainMenuEmergency = Emergency Setting
LabelPriorityControl = Priority Control
LabelPriorityControlLIFO = LIFO
LabelPriorityControlFIFO = FIFO

ComboBoxItemPriorityMix = 7(MIX)
ComboBoxItemPreAnnounceToneOn = ON
ComboBoxItemPreAnnounceToneOff= OFF
ComboBoxItemChimeType1 = 1-tone
ComboBoxItemChimeType2 = 2-tone
ComboBoxItemChimeType3 = 4-tone
ComboBoxItemChimeType4 = Gong
LabelPriorityItemSoundSource = Input
LabelPriorityItemName = Name
LabelPriorityItemPriority = Priority
#LabelPriorityItemPreAnnounceTone = Start Chime
#LabelPriorityItemChime = Chime Type
LabelInternalAtt = Internal ATT.
LabelExternalAtt = External ATT.
LabelMasterVol = Master Volume
LabelPrioprityBypass = Bypass
LabelPriorityUsed = Enable
LabelPriorityBgm = 8(BGM)

# Surveillance
LabelSurvSet = Surveillance Setting
#ComboBoxSurvItemEnable = Enable
#ComboBoxSurvItemDisable = Disable
#ComboBoxSurvItemOnOff1 = ON
#ComboBoxSurvItemOnOff2 = 12h
#ComboBoxSurvItemOnOff3 = 24h
#ComboBoxSurvItemOnOff4 = OFF
ComboBoxItemFaultOutAll = ALL FAULT OUT
ComboBoxItemBeginningFaultOut = FAULT OUT
ComboBoxItemBeginningGeneralCOut = General C-OUT
LabelSurvItemName = Surveillance Item
LabelSurvItemOnOff = On / Off
LabelSurvItemOutputTerminal = Output Terminal
LabelSurvItemTime = Time
LabelSurvItemInterval = Interval
LabelSurvItem1 = VM-3000VA
LabelSurvItem2 = Emergency EV
LabelSurvItem3 = VM-3000E
LabelSurvItem4 = Emergency RM
LabelSurvItem5 = Battery
LabelSurvItem6 = Speaker(Open/Short)
LabelSurvItem7 = Speaker(Earth Fault)
LabelSurvItem8 = Charging Equipment
LabelSurvItem9 = Emergency Control Input
LabelSurvItem10 = General RM
LabelSurvItem11 = External Amplifier
LabelSurvItem12 = Standby Amplifier
ComboBoxSurvTimeNone = Disable
ComboBoxSurvTimeUnit = h
ComboBoxSurvIntervaItem1 = 100sec
ComboBoxSurvIntervaItem2 = 4h
ComboBoxSurvIntervaItem3 = 24h
ButtonAll = All
ButtonAllReset = Clear

# EV sound source
LabelEvFileSelect = 1. File selection and Play
ButtonEvFolder = Folder
ButtonEvFileAdd = File addition
LabelEvSelect = 2. EV selection
LabelEvSoundSource = EV Sound Source
LabelEvSoundSource1 = General_EV1
LabelEvSoundSource2 = General_EV2
LabelEvSoundSource3 = General_EV3
LabelEvSoundSource4 = General_EV4
LabelEvSoundSource5 = General_EV5
LabelEvSoundSource6 = General_EV6
LabelEvSoundSource7 = Emergency_EV1
LabelEvSoundSource8 = Emergency_EV2
LabelEvUpload = 3. Sending( PC->VA )
ButtonEvUpload = Upload
FolderDescription = Please specify the folder.
ErrorMessageEvNotFolder = Please specify the folder.
ErrorMessageEvNotExistFolder = The folder doesn't exist.

# Log
# Log Menu
LabelLogSet = Log
ButtonLogDownload = VA->PC
ButtonRead = Log File Reading
ButtonSave = Log File Save
ButtonDispChange = Display
LabelLogAllOutput = All Log
LabelLogErrorOutput = Failure Log
#ButtonLogCSVOutDisplayImage = Output(CSV)
#ComboBoxLogAllOutput = All Log
#ComboBoxLogErrorOutput = Failure Log
#BindingNavigatorMoveFirstItem = First
#BindingNavigatorMovePreviousItem = Previous
#BindingNavigatorMoveNextItem = Next
#BindingNavigatorMoveLastItem = Last
#BindingNavigatorPositionItem = The current location
#BindingNavigatorCountItem = The total number of items
#BindingNavigatorComboBox = Display
#BindingNavigatorButton = Output (CSV)
# Log Item Name
ItemsLog_1 = No.
ItemsLog_2 = YYYY/MM/DD
ItemsLog_3 = Time
ItemsLog_4 = Mode
ItemsLog_5 = Kind
ItemsLog_6 = Equipment
ItemsLog_7 = Address
ItemsLog_8 = Factor
ItemsLog_9 = Contents 1
ItemsLog_10 = Contents 2
ItemsLog_11 = Contents 3
ItemsLog_12 = Action
#ItemsLog_13 = Name
# Search
LogSearchValueInvalidity = Invalidity
GroupBoxLogSearch = Search
ButtonLogSearch = Search
ButtonLogNext = Next
# Log Data
LogDataMode_0 = Normal
LogDataMode_1 = POWER OFF
LogDataMode_2 = Emergency
LogDataMode_3 = Power Failure
LogDataMode_16 = Data abnormality
LogDataMode_32 = Maintenance(Writing)
LogDataKind_0 = Operation
LogDataKind_1 = Failure
LogDataKind_2 = Error
LogDataEquipment_1_0 = RM
LogDataEquipment_2_0 = VA
LogDataEquipment_2_1 = CPU OFF
LogDataEquipment_2_2 = VA SW
LogDataEquipment_3_0 = E
LogDataEquipment_3_1 = CPU OFF
LogDataEquipment_3_2 = E SW
LogDataEquipment_4_0 = System
LogDataEquipment_5_0 = System
LogDataEquipment_6_0 = VA
LogDataEquipment_6_1 = E
LogDataEquipment_6_2 = RM
LogDataEquipment_6_5 = External amplifier
LogDataEquipment_6_6 = Standby amplifier
LogDataFactor_1_0_0 = Left or Emergency
LogDataFactor_1_0_1 = Key 1-60
LogDataFactor_6_0_0 = Unit failure
LogDataFactor_6_0_1 = Internal amplifier
LogDataFactor_6_0_2 = Power
LogDataFactor_6_0_3 = Emergency key
LogDataFactor_6_0_4 = Fireman's microphone
LogDataFactor_6_0_5 = Control input
LogDataFactor_6_0_6 = File abnormality
LogDataFactor_6_0_7 = DS
LogDataFactor_6_0_8 = Speaker
LogDataFactor_6_1_0 = Unit failure
LogDataFactor_6_1_1 = Internal amplifier
LogDataFactor_6_1_2 = Power
LogDataFactor_6_1_3 = Control Input
LogDataFactor_6_1_4 = DS
LogDataFactor_6_1_5 = Speaker
LogDataFactor_6_1_6 = VA-E
LogDataFactor_6_2_1 = Microphone
LogDataFactor_6_2_2 = Emergency Key
LogDataFactor_6_2_3 = RM-VA
LogDataFactor_6_2_4 = Power
LogDataFactor_6_5_0 = External amplifier
LogDataFactor_6_5_1 = Changeover
LogDataFactor_6_6_0 = Standby amplifier
LogDataFactor_6_6_1 = Changeover
LogDataContents1_1_0_1 = All call
LogDataContents1_1_0_2 = Selection
LogDataContents1_1_0_4 = Lamp test
LogDataContents1_1_0_5 = BGM ON/OFF
LogDataContents1_1_0_6 = Failure output receipt
LogDataContents1_1_0_7 = Failure output reset
LogDataContents1_1_0_8 = Emergency start
LogDataContents1_1_0_9 = Evacuation EV start
LogDataContents1_1_0_10 = Alert EV start
LogDataContents1_1_0_12 = Emergency reset
LogDataContents1_1_0_13 = EV start
LogDataContents1_1_0_18 = TALK
LogDataContents1_2_0_1 = Zone selection
LogDataContents1_2_0_2 = EV start
LogDataContents1_2_0_3 = Audio start
LogDataContents1_2_0_5 = Evacuation EV start
LogDataContents1_2_0_6 = Alert EV start
LogDataContents1_2_0_7 = Emergency Reset
LogDataContents1_2_0_8 = Emergency output
LogDataContents1_2_0_9 = Fault output
LogDataContents1_2_0_10 = Evacuation EV stop
LogDataContents1_2_0_11 = Alert EV stop
LogDataContents1_2_1_0 = CPU OFF
LogDataContents1_2_2_0 = OUTPUT selection
LogDataContents1_2_2_1 = All call
LogDataContents1_2_2_2 = Emergency start
LogDataContents1_2_2_3 = EVACUATE SW
LogDataContents1_2_2_4 = ALERT SW
LogDataContents1_2_2_5 = RESET SW
LogDataContents1_2_2_6 = Fireman's microphone's talk
LogDataContents1_2_2_7 = MENU SW
LogDataContents1_2_2_8 = Failure output receipt
LogDataContents1_2_2_9 = Failure output reset
LogDataContents1_2_2_10 = Lamp test
LogDataContents1_2_2_11 = POWER SW
LogDataContents1_3_0_1 = Zone selection
LogDataContents1_3_0_2 = EV start
LogDataContents1_3_0_3 = Audio start
LogDataContents1_3_0_5 = Evacuation EV start
LogDataContents1_3_0_6 = Alert EV start
LogDataContents1_3_0_7 = Emergency reset
LogDataContents1_3_0_8 = Emergency output
LogDataContents1_3_0_9 = Fault output
LogDataContents1_3_0_10 = Evacuation EV stop
LogDataContents1_3_0_11 = Alert EV stop
LogDataContents1_3_1_0 = CPU OFF
LogDataContents1_3_2_0 = OUTPUT selection
LogDataContents1_4_0_0 = Normal
LogDataContents1_4_0_1 = POWER OFF
LogDataContents1_4_0_2 = Emergency
LogDataContents1_4_0_3 = Power Failure
LogDataContents1_4_0_16 = Data abnormality
LogDataContents1_4_0_32 = Maintenance(Writing)
LogDataContents1_5_0_0 = Time
LogDataContents1_5_0_1 = Setting
LogDataContents1_5_0_2 = Log
LogDataContents1_5_0_3 = EV data

LogDataBeginingRmId = ID {0}
LogDataBeginingCI = Control input {0}
LogDataBeginingZoneSelection = Zone selection {0}
LogDataBeginingOperationSwitch = Operation switch {0}
LogDataBeginingEvSelection = EV selection {0}
LogDataBeginingEmergencyZone = Emergency zone {0}
LogDataBeginingEvMessage = EV message {0}
LogDataBeginingSpOutput = Speaker {0}
LogDataBeginingAddress = Address {0}
LogDataBeginingChangeoverAmp = Changeover amplifier {0}
LogDataBeginingOutputTerminal = Control output {0}
LogDataBeginingInput = Input {0}
LogDataBeginingE = E {0}

LogDataCpuReset = CPU Reset
LogDataAudioLineAbnormality = AudioLine abnormality
LogDataOverheating = Overheating
LogDataPowerAbnormality = Power abnormality
LogDataFuseAbnormality = Fuse abnormality
LogDataEmergencyStartSwAbnormality = Emergency key abnormality
LogDataEmergencyMicAudioLineAbnormality = Fireman's microphone audio line abnormality
LogDataElementAbnormality = Microphone failure
LogDataTalkSwAbnormality = Talk key abnormality
LogDataEmergencyCIAbnormality = Emergency control input abnormality
LogDataSettingDataAbnormality = Setting data abnormality
LogDataSoundSourceDataAbnormality = Sound source data abnormality
LogDataLogDataAbnormality = Log data abnormality
LogDataACPowerAbnormality = AC power abnormality
LogDataChargingCircuitFailure = Charging circuit failure
LogDataBatteryFailure = Battery failure
LogDataDCPowerAbnormalityPowerFailure = DC power abnormality(power failure)
LogDataDSNone = DS none
LogDataShortCircuit = Short circuit
LogDataOpenCircuit = Open circuit
LogDataEarthFault = Earth fault
LogDataProgramError = Program error
LogDataRamError = RAM error
LogDataDspError = DSP error
LogDataVaEAudioLineAbnormality = VA-E audio line abnormality
LogDataMicrophoneFailure = Microphone failure
LogDataCommunicationAbnormality = Communication abnormality
LogDataDCFuseAbnormality = DC fuse abnormality
LogDataStandbyAmplifierChangeover = Standby amplifier changeover
LogDataPtt = PTT
LogDataLock = Lock
LogDataOff = OFF
LogDataOn = ON
LogDataNone = None
LogDataHyphen = -
LogDataBlake = Break
LogDataMake = Make
LogDataRestoration = Restoration
LogDataOccurrence = Occurrence
LogDataStop = Stop
LogDataStart = Start
LogDataRtcUpdate = RTC update
LogDataWriting = Writing
LogDataReading = Reading
LogDataRestorationOk = Restoration(OK)
LogDataOccurrenceNg = Occurrence(NG)
LogDataCpuResetNormal = Normal
LogDataCpuResetWdt = WDT
LogDataEOLOutput = End of line(Output)
LogDataEOLDevice = End of line(Device)
LogDataEOLSystem = End of line(System)
ErrorMessageSearchNotMatch = There is no corresponding data.
ErrorMessageInputSearchValue = Invalid value

# Error List
LabelErrorListSet = Error List
ButtonAutoRepair = Auto Repair
# Item Name
ItemsErrorList_1 = No.
ItemsErrorList_2 = Message
ItemsErrorList_3 = Menu1
ItemsErrorList_4 = Menu2
ItemsErrorList_5 = Unit
ItemsErrorList_6 = RM
ItemsErrorList_7 = Extension RM
ItemsErrorList_8 = Position
ItemsErrorList_9 = Data
ItemsErrorList_10 = Jump
ButtonErrorListJump = Jump

# Setting Data CSV Output
FileCsvOutSetDataTitle = VM-3000 Setting Data
FileCsvOutSetDataNumberOfVM3000E = Number of VM-3000Es
FileCsvOutSetDataNumberOfRM200M = Number of RM-200Ms
FileCsvOutSetDataNumberOfRM300MF = Number of RM-300MFs
FileCsvOutSetDataNumberOfRM210 = Number of RM-210s
FileCsvOutSetDataNumberOfRM320 = Number of RM-320Fs
FileCsvOutSetDataSurvOn = ON
FileCsvOutSetDataSurvOff = OFF
FileCsvOutSetDataZoneNo = Zone No.
FileCsvOutSetDataBeginningLine = Output
FileCsvOutSetDataGroupNo = Group No.
FileCsvOutSetDataBeginningZone = Zone

# Setting Data Print
PrintTitleSetData = VM-3000 Setting Data
PrintTitleCompositionFigure = System Configuration
#PrintTitleConfiguration = Configuration Setting
PrintTitleSystem = System Setting
PrintNumberOfVM3000E = Number of VM-3000Es
PrintNumberOfRM300MF = Number of RM-300MFs
PrintNumberOfRM320 = Number of RM-320Fs
PrintNumberOfRM200M = Number of RM-200Ms
PrintNumberOfRM210 = Number of RM-210s
#PrintTitleZone = Zone Setting
PrintBeginningZone = Zone
PrintBeginningLine = Output
PrintTitleGroup = Group Setting
PrintBeginningGroup = Group
PrintTitleOperation = Event Setting
PrintBeginningTerminal = Control Input
PrintBeginningSwitch = Key
PrintTitlePriority = Priority Setting
PrintTitleSurv = Surveillance Setting

PrintNone = None
PrintExist = Exist
PrintYes = Yes
PrintNo = No

# RM Label Print
PrintLabelPower = POWER
PrintLabelFault = COM FAULT
PrintLabelCpuOff = CPU OFF
PrintLabelTalk = TALK

# 2nd stage	
LabelLocalInput = LOCAL\nINPUT
SurvLabelTimeSettingTitle = Time / Interval setting
SurvLabelTimeItem = Time / Interval Item
SurvTimeItemName1 = Battery
SurvTimeItemName2 = External ATT/AC\n-mains failure status
SurvLabelGrpSettingTitle = Surveillance group setting
SurvLabelGrpTitle = Surveillance group
SurvLabelNameTitle = Group name
SurvLabelStatusOutputTitle = Status output
SurvGrpNameDefault = Surveillance
SurvStatusOutputItemNone = None
SurvStatusOutputItemAll = All
CtrlInputItemGen12 = Power ON/OFF
CtrlInputItemGen14 = Failure output reset
CtrlInputItemGen15 = External failure input
CtrlInputItemEmg4 = Amplifier cut off
CtrlInputItemRMEmg4 = Failure output reset
CtrlOutputItemEmgAll = All
CtrlInputItemLocalInput1 = Local input -> Output1
CtrlInputItemLocalInput2 = Local input -> Output2
CtrlInputItemLocalInput3 = Local input -> Output3
CtrlInputItemLocalInput4 = Local input -> Output4
CtrlInputItemLocalInput5 = Local input -> Output5
CtrlInputItemLocalInput6 = Local input -> Output6
CtrlInputItemLocalInput7 = Local input -> All
CtrlInputItemLocalInput8 = Reserved
CtrlInputItemCont1ExternalFailure = External failure
LocalInput = Local Input
LocalInputNotUsed = Not used
LocalInputUsed = Used
PrintSurvGrpTitle = Surveillance group {0}
FormRMBOX = RM BOX
LogDataContents1_1_0_11 = Power ON/OFF
LogDataContents1_1_0_19 = Emergency start(Disable)
LogDataContents1_1_0_20 = EVACUATE SW(Disable)
LogDataContents1_1_0_21 = ALERT SW(Disable)
LogDataContents1_1_0_22 = Emergency reset(Disable)
LogDataContents1_2_0_0 = None
LogDataContents1_2_0_12 = Power ON/OFF
LogDataContents1_2_0_13 = Amplifier cut off
LogDataContents1_2_0_14 = External failure input
LogDataContents1_2_0_15 = Failure output receipt
LogDataContents1_2_0_16 = Failure output reset
LogDataContents1_2_2_12 = Emergency start(Disable)
LogDataContents1_2_2_13 = EVACUATE SW(Disable)
LogDataContents1_2_2_14 = ALERT SW(Disable)
LogDataContents1_2_2_15 = Emergency reset(Disable)
LogDataContents1_3_0_0 = None
LogDataContents1_3_0_4 = Local input
LogDataContents1_3_0_12 = Power ON/OFF
LogDataContents1_3_0_13 = Amplifier cut off
LogDataContents1_3_0_14 = External failure input
LogDataContents1_3_0_15 = Failure output receipt
LogDataContents1_3_0_16 = Failure output reset
LogDataCut = Cut off
LogDataContents2_3_0_4_1 = Output1
LogDataContents2_3_0_4_2 = Output2
LogDataContents2_3_0_4_3 = Output3
LogDataContents2_3_0_4_4 = Output4
LogDataContents2_3_0_4_5 = Output5
LogDataContents2_3_0_4_6 = Output6
LogDataContents2_3_0_4_7 = All
LogDataContents2_3_0_4_8 = Reserved
